3.3 \(\int \sec ^2(c+d x) (a+a \sec (c+d x)) \, dx\)

Optimal. Leaf size=47 \[ \frac {a \tan (c+d x)}{d}+\frac {a \tanh ^{-1}(\sin (c+d x))}{2 d}+\frac {a \tan (c+d x) \sec (c+d x)}{2 d} \]

[Out]

1/2*a*arctanh(sin(d*x+c))/d+a*tan(d*x+c)/d+1/2*a*sec(d*x+c)*tan(d*x+c)/d

________________________________________________________________________________________

Rubi [A]  time = 0.04, antiderivative size = 47, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.263, Rules used = {3787, 3767, 8, 3768, 3770} \[ \frac {a \tan (c+d x)}{d}+\frac {a \tanh ^{-1}(\sin (c+d x))}{2 d}+\frac {a \tan (c+d x) \sec (c+d x)}{2 d} \]

Antiderivative was successfully verified.

[In]

Int[Sec[c + d*x]^2*(a + a*Sec[c + d*x]),x]

[Out]

(a*ArcTanh[Sin[c + d*x]])/(2*d) + (a*Tan[c + d*x])/d + (a*Sec[c + d*x]*Tan[c + d*x])/(2*d)

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, x]

Rule 3767

Int[csc[(c_.) + (d_.)*(x_)]^(n_), x_Symbol] :> -Dist[d^(-1), Subst[Int[ExpandIntegrand[(1 + x^2)^(n/2 - 1), x]
, x], x, Cot[c + d*x]], x] /; FreeQ[{c, d}, x] && IGtQ[n/2, 0]

Rule 3768

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> -Simp[(b*Cos[c + d*x]*(b*Csc[c + d*x])^(n - 1))/(d*(n -
 1)), x] + Dist[(b^2*(n - 2))/(n - 1), Int[(b*Csc[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n, 1
] && IntegerQ[2*n]

Rule 3770

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> -Simp[ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rule 3787

Int[(csc[(e_.) + (f_.)*(x_)]*(d_.))^(n_.)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)), x_Symbol] :> Dist[a, Int[(d*
Csc[e + f*x])^n, x], x] + Dist[b/d, Int[(d*Csc[e + f*x])^(n + 1), x], x] /; FreeQ[{a, b, d, e, f, n}, x]

Rubi steps

\begin {align*} \int \sec ^2(c+d x) (a+a \sec (c+d x)) \, dx &=a \int \sec ^2(c+d x) \, dx+a \int \sec ^3(c+d x) \, dx\\ &=\frac {a \sec (c+d x) \tan (c+d x)}{2 d}+\frac {1}{2} a \int \sec (c+d x) \, dx-\frac {a \operatorname {Subst}(\int 1 \, dx,x,-\tan (c+d x))}{d}\\ &=\frac {a \tanh ^{-1}(\sin (c+d x))}{2 d}+\frac {a \tan (c+d x)}{d}+\frac {a \sec (c+d x) \tan (c+d x)}{2 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.02, size = 47, normalized size = 1.00 \[ \frac {a \tan (c+d x)}{d}+\frac {a \tanh ^{-1}(\sin (c+d x))}{2 d}+\frac {a \tan (c+d x) \sec (c+d x)}{2 d} \]

Antiderivative was successfully verified.

[In]

Integrate[Sec[c + d*x]^2*(a + a*Sec[c + d*x]),x]

[Out]

(a*ArcTanh[Sin[c + d*x]])/(2*d) + (a*Tan[c + d*x])/d + (a*Sec[c + d*x]*Tan[c + d*x])/(2*d)

________________________________________________________________________________________

fricas [A]  time = 0.61, size = 74, normalized size = 1.57 \[ \frac {a \cos \left (d x + c\right )^{2} \log \left (\sin \left (d x + c\right ) + 1\right ) - a \cos \left (d x + c\right )^{2} \log \left (-\sin \left (d x + c\right ) + 1\right ) + 2 \, {\left (2 \, a \cos \left (d x + c\right ) + a\right )} \sin \left (d x + c\right )}{4 \, d \cos \left (d x + c\right )^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^2*(a+a*sec(d*x+c)),x, algorithm="fricas")

[Out]

1/4*(a*cos(d*x + c)^2*log(sin(d*x + c) + 1) - a*cos(d*x + c)^2*log(-sin(d*x + c) + 1) + 2*(2*a*cos(d*x + c) +
a)*sin(d*x + c))/(d*cos(d*x + c)^2)

________________________________________________________________________________________

giac [A]  time = 0.43, size = 80, normalized size = 1.70 \[ \frac {a \log \left ({\left | \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 1 \right |}\right ) - a \log \left ({\left | \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) - 1 \right |}\right ) - \frac {2 \, {\left (a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} - 3 \, a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )\right )}}{{\left (\tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} - 1\right )}^{2}}}{2 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^2*(a+a*sec(d*x+c)),x, algorithm="giac")

[Out]

1/2*(a*log(abs(tan(1/2*d*x + 1/2*c) + 1)) - a*log(abs(tan(1/2*d*x + 1/2*c) - 1)) - 2*(a*tan(1/2*d*x + 1/2*c)^3
 - 3*a*tan(1/2*d*x + 1/2*c))/(tan(1/2*d*x + 1/2*c)^2 - 1)^2)/d

________________________________________________________________________________________

maple [A]  time = 0.72, size = 51, normalized size = 1.09 \[ \frac {a \tan \left (d x +c \right )}{d}+\frac {a \sec \left (d x +c \right ) \tan \left (d x +c \right )}{2 d}+\frac {a \ln \left (\sec \left (d x +c \right )+\tan \left (d x +c \right )\right )}{2 d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(d*x+c)^2*(a+a*sec(d*x+c)),x)

[Out]

a*tan(d*x+c)/d+1/2*a*sec(d*x+c)*tan(d*x+c)/d+1/2/d*a*ln(sec(d*x+c)+tan(d*x+c))

________________________________________________________________________________________

maxima [A]  time = 0.32, size = 58, normalized size = 1.23 \[ -\frac {a {\left (\frac {2 \, \sin \left (d x + c\right )}{\sin \left (d x + c\right )^{2} - 1} - \log \left (\sin \left (d x + c\right ) + 1\right ) + \log \left (\sin \left (d x + c\right ) - 1\right )\right )} - 4 \, a \tan \left (d x + c\right )}{4 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^2*(a+a*sec(d*x+c)),x, algorithm="maxima")

[Out]

-1/4*(a*(2*sin(d*x + c)/(sin(d*x + c)^2 - 1) - log(sin(d*x + c) + 1) + log(sin(d*x + c) - 1)) - 4*a*tan(d*x +
c))/d

________________________________________________________________________________________

mupad [B]  time = 1.06, size = 75, normalized size = 1.60 \[ \frac {3\,a\,\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )-a\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^3}{d\,\left ({\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^4-2\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^2+1\right )}+\frac {a\,\mathrm {atanh}\left (\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )\right )}{d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a/cos(c + d*x))/cos(c + d*x)^2,x)

[Out]

(3*a*tan(c/2 + (d*x)/2) - a*tan(c/2 + (d*x)/2)^3)/(d*(tan(c/2 + (d*x)/2)^4 - 2*tan(c/2 + (d*x)/2)^2 + 1)) + (a
*atanh(tan(c/2 + (d*x)/2)))/d

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ a \left (\int \sec ^{2}{\left (c + d x \right )}\, dx + \int \sec ^{3}{\left (c + d x \right )}\, dx\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)**2*(a+a*sec(d*x+c)),x)

[Out]

a*(Integral(sec(c + d*x)**2, x) + Integral(sec(c + d*x)**3, x))

________________________________________________________________________________________